Remove deprecation warnings from demos and tests
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 Jan 2014 02:08:59 +0000 (21:08 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 25 Jan 2014 02:08:59 +0000 (21:08 -0500)
commit4caf302498a82ddeccffc4a733a7e42bbfa086f6
treef595b438d49b73aa87b01fa9442c3a0673536d64
parent5034920f7809181bcfaf4d84ef9b8e1fabf0fb9f
Remove deprecation warnings from demos and tests

There were a few uses of gtk_widget_get_root_window that
need to be removed.
demos/gtk-demo/offscreen_window.c
demos/gtk-demo/offscreen_window2.c
tests/gtkoffscreenbox.c